home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Development Platforms / Apple II / Essentials / Dynamo 4.2 for GSBug 1.5b10 / app.builder / buildapp.text < prev    next >
Encoding:
Text File  |  1990-09-21  |  342 b   |  8 lines  |  [TEXT/pdos]

  1. BUILDAPP.TEXT                ;The default script filename.
  2. 0,$0800,BUILD.BIN            ;The buildapp application.
  3. 0,$4000,DISPATCH.BIN        ;The buildapp dispatcher.
  4. $80,$800
  5. $                            ;Display starting address in hex.
  6. $                            ;Display application size in hex.
  7. ?                            ;If Y,N,Q use for save file prompt.
  8. $FF,0,BUILDAPP.SYSTEM        ;Target filename, filetype, and auxtype.